バージョン

BaseGridPagingWrapper<T,TOut> クラス

グリッド ページング オブジェクトの周りのラッパー
シンタックス
'宣言
 
Public MustInherit Class BaseGridPagingWrapper
    (Of T As {New, GridPaging},
     TOut As BaseGridPagingWrapper(Of T,TOut)) 
   Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridPagingWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> 
where T: new(), GridPaging
where TOut: BaseGridPagingWrapper<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub